body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px auto;
	color: #444;
	background: url(../images/bg.jpg) left top repeat #e0f2fc;
	font-family: "Microsoft YaHei", 'Î¢ÈíÑÅºÚ', 'ËÎÌå';
	font-size: 14px;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #c70a0e;
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

li {
	list-style-type: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

#bg {
	background: url(../images/bg8.png) left top repeat-x;
	position: relative;
}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.mb{margin-bottom: 20px;}
/*头部样式*/

#head {
	width: 1100px;
	margin: 0px auto;
}

.banner {
	width: 1100px;
	height: 300px;
	overflow: hidden;
}

.nav {
	height: 86px;
	overflow: hidden;
}

.menu1 {
	height: 46px;
	background: #c0020c;
}

.menu1 li {
	float: left;
	height: 46px;
	line-height: 46px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

.menu1 li a {
	display: block;
	padding: 0px 21px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.menu1 li a:hover {
	color: #ff0;
	background: #a00900
}

.menu1 li.m_li_a {
	background: #a00900;
	color: #fff;
}

.menu2 {
	height: 40px;
	background: #faf7f7;
	line-height: 40px;
	overflow: hidden;
	margin: 0px auto;
	font-size: 14px;
}

.menu2 li a {
	padding: 0px 12px;
}

.time {
	float: left;
	padding-left: 15px;
}

.tq {
	float: left;
	padding-left: 100px;
	padding-top: 1px;
}

.search {
	float: right;
	margin-top: 7px;
	padding-right: 15px;
	width: 243px;
	height: 25px;
}

.ssk {
	float: left;
	width: 180px;
	background: #fff;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	font-size: 12px;
	border: none;
	color: #999;
	padding-left: 5px;
}

.ss {
	float: right;
	width: 58px;
	height: 25px;
	background-color: #c0020c;
	border: none;
	color: #ffffff;
}

.main {
	width: 1080px;
	background: #fff;
	padding: 10px;
	margin: 0px auto;
}


/*头条*/

.tt {
	background: url(../images/tt.png) left top no-repeat #f4f4f4;
	padding: 5px 10px 0px 102px;
	height: 74px;
	overflow: hidden;
}

.tt h2 {
	font-size: 28px;
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	text-align: center;
	color: #be080c;
}

.tt p {
	font-size: 12px;
	color: #777;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.tt a {
	color: #be080c;
}


/*新闻*/

.news {
	margin-top: 10px;
}

.news1 {
	float: left;
}

.news_right {
	float: left;
	width: 400px;
	overflow: hidden;
}

.TabTitle1 {
	height: 40px;
	background: #f5f5f5;
	overflow: hidden;
}

.TabTitle1 li {
	float: left;
	cursor: pointer;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}

.TabTitle1 .on {
	background: #c0020c;
}

.TabTitle1 .on a {
	color: #fff;
}

.Tabbottom1 {
	overflow: hidden;
}

.list {
	padding: 5px 2px 0px 2px;
}

.list li {
	line-height: 31px;
	height: 31px;
	background: url(../images/textlist.png) 0 center no-repeat;
	padding-left: 11px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list li span {
	float: right;
	color: #999;
}

.list2 {
	padding: 8px 0 0px 8px;
}

.list2 li {
	line-height: 31px;
	background: url(../images/xb.jpg) left 15px no-repeat;
	overflow: hidden;
	float: left;
}

.list2 li span {
	float: right;
	color: #999;
}

.videolist1 {}

.videolist1 {
	position: relative;
	width: 230px;
	height: 140px;
	margin-left: 6px;
	float: left;
	text-align: center;
	overflow: hidden;
	display: inline/*解决ie6 双边距bug*/
	;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.videolist1 .li3 {
	float: right;
	margin-right: 0;
}

.videolist1 .InfoTitle {
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 22px;
	z-index: 99999;
	color: #fff;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.videolist1 .InfoPicture {
	display: block;
	overflow: hidden;
}

.videolist1 img {
	border: 1px solid #999999;
	width: 230px;
	height: 140px;
	moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

.videolist1 :hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.videolist1 a {
	white-space: nowrap;
	line-height: 28px;
}

.videolist1 .InfoTitle_over {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.videolist1 .mask_over {
	_display: none;
	position: absolute;
	left: 0;
	top: 158px;
	width: 100%;
	height: 100%;
	display: none;
}

.videolist1 .mask_over_1 {
	_display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.videolist1 .mask_over_2 {
	_display: none;
	width: 52px;
	height: 52px;
	background: url(../images/mask_over_1.png) center center no-repeat;
	position: absolute;
	left: 50%;
	top: 55%;
	margin-top: -38px;
	margin-left: -26px;
}

.websiteMap .common-title{line-height:44px; background-color:#f9f9f9;}
.websiteMap .common-title h3{font-size:1.125em;position: relative;color:#c0020c;padding-left: 10px;}
.websiteMap .common-title h3:before{content: "";width: 3px;height: 16px;background-color: #c0020c;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.websiteMap .common-title h3 a{color:#c0020c;}
.websiteMap .newsList{padding:15px 10px 0; font-size:1em;}
.websiteMap .newsList li{float:left; width:25%; padding: 0;position: relative;}
.websiteMap .newsList li h4{font-size:1em; font-weight: normal; padding:7px 15px 7px 20px; overflow: hidden;}
.websiteMap .newsList li:before{content:"";width:5px; height:5px; background-color:#c0020c; border-radius:50%;position: absolute;left:0;top:50%;margin-top:-2.5px;}

/*幻灯片*/

#picnews {
	width: 400px;
	float: left;
	height: 355px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
}

#picnews .bd {}

#picnews .hd {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#picnews .hd ul li {
	position: relative;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 22px;
	margin-left: 2px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: #000;
	z-index: 3;
	opacity: 0.8;
}

#picnews .hd ul li.on {
	background: #c0020c;
	filter: alpha(opacity=100);
}

#picnews .bt {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 2;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background: #333;
	opacity: 0.7
}

#picnews .bt ul li {
	position: absolute;
	font-size: 16px;
	color: #FFF;
	text-indent: 5px;
	filter: alpha(opacity=100);
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#picnews .bt ul li a {
	color: #fff;
}

#picnews .bt ul li a:visited {
	color: #fff;
}

#picnews .bt ul li a:hover {
	color: #fff;
}

.gridlist1 {}

.gridlist1 li {
	float: left;
	text-align: center;
	margin: 0px;
	width: 400px;
	height: 355px;
	overflow: hidden;
	display: inline/*解决ie6 双边距bug*/
	;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gridlist1 li img {
	width: 400px;
	height: 355px;
}

.gridlist1 li a {}

.p1l1 {
	border: 1px solid #d1d1d1;
	border-top-color: #c0020c
}

.p1l1 img {
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 110px;
}

.p1l1 dt {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border-bottom: 1px solid #d1d1d1;
	font-weight: bold
}

.p1l1 dd {
	line-height: 24px;
	padding: 5px 10px
}

.p1l1 dd a {}

.p1l12 {
	border: 1px solid #d1d1d1;
	border-top-color: #c0020c
}

.p1l12 dt {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border-bottom: 1px solid #d1d1d1;
	font-weight: bold
}

.p1l12 dd {
	line-height: 24px;
	padding: 5px 10px
}

.p1l12 dd a {}


/* 广告位 */

.adSlide {
	width: 810px;
	height: 80px;
	;
	overflow: hidden;
	position: relative;
	clear: both;
	margin: 10px 0px;
}

.adSlide .hd {
	position: absolute;
	z-index: 1;
	right: 5px;
	bottom: 5px;
}

.adSlide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.adSlide .hd ul li {
	float: left;
	margin-right: 2px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.adSlide .hd ul li.on {
	background: #c0020c;
	filter: alpha(opacity=100);
	opacity: 1;
	color: #fff;
}

.adSlide .bd {
	position: relative;
	z-index: 0;
}

.adSlide .bd img {
	width: 810px;
	height: 80px;
}

#index_5 {
	overflow: hidden;
	float: left;
	width: 806px;
}

#index_5_1 {
	float: left;
	width: 393px;
	margin-right: 20px;
}

#index_5_2 {
	float: left;
	width: 393px;
}

#index_51_1 {
	float: left;
	width: 350px;
	margin-right: 15px;
}

#index_51_2 {
	float: left;
	width: 350px;
}

#index_51_3 {
	float: right;
	width: 350px;
}

.left_title3 {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ceccc2;
}

.left_title3 h2 {
	font-size: 16px;
	color: #393939;
	font-weight: bold;
}

.left_title3 h2 span {
	border-bottom: 3px solid #E33438;
	padding: 6px 0;
}

.left_title3 h2 a {
	font-size: 16px;
	color: #393939;
}

.left_body3 {
	overflow: hidden;
	zoom: 1;
	color: #000;
	padding: 5px 0;
}

.left_bottom3 {}

.more {
	float: right;
}


/*more链接*/

.textlist1 {}

.textlist1 li {
	line-height: 34px;
	text-indent: 12px;
	background: url(../images/textlist.png) 0 center no-repeat;
	overflow: hidden;
	width: 100%;
}

.textlist1 li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #333;
}

.textlist1 li.first {
	text-indent: 0;
	position: relative;
}

.textlist1 li.first .InfoTitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 12px;
	bottom: 0px;
	z-index: 99999;
	line-height: 30px;
	padding: 0;
}

.textlist1 li.first .InfoTitle_over {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.textlist1 li.first img {
	width: 100%;
	height: auto;
	moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}

.textlist1 li.first img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.textlist1 li p {
	color: #8e8e8e;
	text-indent: 2em;
	line-height: 1.8em;
	border-bottom: 1px dotted #b6b6b6;
	padding: 0 0 8px 0px;
	margin-bottom: 0px;
}

.textlist1 li a:hover {
	color: #c00000;
}

.float_right {
	float: right;
	font-size: 14px;
	color: #b4b4b4;
}

.w262 {
	float: right;
	width: 260px;
}

.news_right2 {
	float: right;
	overflow: hidden;
	margin-top: 5px;
}

.TabTitle12 {
	border: 1px solid #d1d1d1;
	border-top-color: #c0020c;
	overflow: hidden;
}

.TabTitle12 li {
	float: left;
	cursor: pointer;
	text-align: center;
	width: 129px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
}

.TabTitle12 .on {
	background: #c0020c;
}

.TabTitle12 .on a {
	color: #fff;
}

.Tabbottom1 {
	overflow: hidden;
}

.rtkk {
	overflow: hidden;
}

.rtkk li {
	height: 36px;
	line-height: 36px;
	width: 128px;
	float: left;
	text-align: center;
	border-bottom: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid
}

.rtkk li a {
	color: #000;
	font-size: 12px;
	display: block;
}

.rtkk li a:hover {
	background: #E33438;
	color: #fff;
	display: block;
}


/*橱窗列表*/

.friendLink2 ul {}

.gridlist {}

.gridlist li {
	padding: 15px 0;
	float: left;
	text-align: center;
	margin: 0px 6px;
	width: 167px;
	/*height:195px;*/
	overflow: hidden;
	display: inline/*解决ie6 双边距bug*/
	;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gridlist li img {
	border: 1px solid #999999;
	width: 165px;
	height: 140px;
}

.gridlist li a {
	white-space: nowrap;
	line-height: 28px;
}

.gridlist li a:hover img {
	border: 1px solid #034b9f;
}

.hdjl {
	/* margin-top:10px; */
}

.tit2 {
	height: 35px;
	line-height: 35px;
	background: #c0020c;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
}

.hdjl_con {
	width: 260px;
	margin: 0px auto;
}

.hdjl_con li {
	width: 260px;
	margin-top: 5px;
	overflow: hidden;
}

.ztzl {
	margin: 10px auto;
	background: url(../images/zhtz.jpg);
	height: 95px;
	padding-left: 50px;
}

.friendLink {
	height: 80px;
	padding: 10px;
	overflow: hidden;
	clear: both;
}

.friendLink ul {
	overflow: hidden;
	zoom: 1;
}

.friendLink ul li {
	width: 243px;
	float: left;
	margin: 0 5px;
	display: inline;
}

.friendLink ul li img {
	width: 243px;
	height: 80px;
}


/*友情链接*/

.links {
	height: 44px;
	line-height: 44px;
	background: #f1f1f1;
	margin-top: 10px;
}

.links_left {
	float: left;
	width: 90px;
	height: 44px;
	padding-left: 10px;
	font-size: 18px;
	color: #c90001;
}

.links_right {
	float: right;
	width: 980px;
}

.links_right select {
	width: 210px;
	color: #888;
	font-size: 12px;
}

.p6 {
	margin-top: 10px
}

.p6list li {
	padding-left: 0;
	background: none;
	float: left;
	margin: 5px 5px;
	overflow: hidden
}

.p6list li img {
	width: 203px;
	height: 70px;
	border: 1px #ddd solid;
}

.foot {
	border-top: 6px solid #e3393a;
	text-align: center;
	font-size: 12px;
	background: #f7f7f7;
	line-height: 25px;
	padding: 15px 0px;
}

.zu {
	width: 1100px;
	margin: 0px auto;
}

.zu1 {
	float: left;
	width: 620px;
}

.zu2 {
	float: right;
	width: 270px;
	padding-top: 30px;
}

.zu2 span {
	float: left;
	width: 120px;
	font-size: 16px;
	padding-top: 20px;
	line-height: 30px;
	padding-right: 10px;
	text-align: left;
}

.zu2 img {
	float: right;
	width: 140px;
}


/*pagediv*/

.pagediv {
	clear: both;
	padding: 20px 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
	/*border-top:1px dashed #eee;*/
	margin-top: 20px;
	overflow: hidden;
}

.pagediv a {
	color: #666666;
}

.pagediv .page_jump * {
	vertical-align: middle\9;
}

.pagediv li {
	display: inline-block;
	margin: 0 2px 5px;
	cursor: pointer;
}

.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	border: #dfdfdf 1px solid;
	border-radius: 3px;
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}

.pagediv .arrow a.current {
	border-color: #a00900;
	background: #a00900;
	color: #fff;
}

.pagediv .arrow a:hover,
.pagediv .arrow span:hover {
	background: #a00900;
	border-color: #a00900;
	color: #fff;
	text-decoration: none;
}

.page_jump {
	padding-left: 15px;
}

.page_jump a {
	font-weight: bold;
	margin: 0 2px 5px;
}

#page_input {
	width: 40px;
	margin: 0 2px;
	height: 28px;
	border: #dfdfdf 1px solid;
	background: #fff;
	text-align: center;
	border-radius: 3px;
}

.fl {
	float: left
}

.fr {
	float: right
}

ul.all_list {
	border-bottom: none;
	padding-top: 0;
}

ul.all_list li {
	line-height: 40px;
	border-bottom: 1px dashed #dcdcdc;
	padding: 0;
	width: initial;
	padding-right: 100px;
	position: relative;
}

ul.all_list li span.time {
	position: absolute;
	right: 0px;
	top: 0xp;
	line-height: 40px;
}

.alert-mengban {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.7);
	filter: alpha(opacity=80) !important;
	width: 100%;
	height: 100%;
	display: none;
}

.alert-warning {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -160px;
	width: 600px;
	height: 270px;
	background: #fff;
	z-index: 10001;
	display: none;
	border: 2px solid;
	border-radius: 10px;
}

.alert-delete {
	width: 100%;
	height: 38px;
	position: relative;
}

.alert-delete span {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: #bebebe;
	cursor: pointer;
}

.alert-delete span:hover {
	background: #929292;
}

.alert-wzsm {
	width: 520px;
	height: 100px;
	margin: 15px auto 0;
	line-height: 35px;
	font-size: 1.5em;
	color: #000;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
}

.alert-footer {
	width: 100%;
	padding: 25px 0;
	text-align: center;
	color: #000;
}

.alert-footer span {
	cursor: pointer;
	display: inline-block;
	margin: 0 12px;
	font-size: 1.25em;
}

.alert-warning .continue {
	width: 124px;
	height: 42px;
	line-height: 42px;
	color: #ab0d07;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: #e1e1e1 1px solid;
	text-align: center;
	line-height: 42px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	-webikt-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.alert-warning .fangqi {
	line-height: 42px;
	color: #ab0d07;
}

.w1100 {
	width: 1100px;
}

.shows {
	display: none;
	padding-left: 20px;
}

.w100s{width: 100%;}


.parentName #sideTitle{
    display: block;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
}
.sideMenu li{
    position: relative;
    padding-left: 10px;
}
.sideMenu li::before{
    content: "·";
    display: block;
    position: absolute;
    left: 0;
    font-weight: bold;
}
@media only screen and (max-width:991px) {
	
	.mobile-sideBar {
		position: fixed;
		left: -200px;
		top: 0;
		bottom: 0;
		z-index: 99;
		background: rgba(0, 0, 0, 0.6);
		width: 200px;
		transition: all .3s;
		-webkit-transition: all .3s;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	}
	.mobile-sideBar-mark {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(0, 0, 0, 0.3);
		z-index: 10;
		display: none;
	}
	.mobile-sideBar-over {
		width: 200px;
		height: 100%;
		overflow-x: hidden;
	}
	.mobile-sideBar-scroll {
		position: relative;
		width: 220px;
		height: 100%;
		overflow-x: hidden;
	}
	.mobile-sideBar-icon {
		position: absolute;
		left: 100%;
		bottom: 0;
		z-index: 13;
		width: 40px;
		height: 40px;
		background: url(../images/site_tree_ico.gif) no-repeat center center;
		background-color: rgba(0, 0, 0, 0.6);
		border-radius: 0 4px 0 0;
		cursor: pointer;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	}
	.mobile-sideBar-icon-open {
		transform: rotate(180deg);
		border-radius: 0 0 0 4px;
	}
	.parentName {
		margin-bottom: 0;
		width: 170px;
	}
	.sideMenu {
		width: 200px;
	}
	.sideMenu li {
		margin-bottom: 0;
		border-top: none;
	}
	.sideMenu li a {
		border-bottom: 1px solid rgba(255, 255, 255, .8);
		text-align: left;
	}
	.showMenu {
		width: 200px;
	}
}

@media only screen and (max-width:1100px) {
	.foot{padding: 15px 20px;}
	#head {
		width: 100%;
		box-sizing: border-box;

	}
	#head .banner img{max-width: 80%;}
	.menu2{height: auto;padding-bottom: 10px;}
	.banner {
		width: 100%;
		height: auto;
	}
	.nav {
		height: auto;
	}
	.menu1 {
		height: auto;
	}
	.main {
		width: 100%;
		box-sizing: border-box;
	}
	.news1 {
		width: 100%;
	}
	#picnews {
		width: 50%;
		margin-right: 0px;
	}
	.gridlist1 li {
		width: 100%;
	}
	.news_right {
		width: 49%;
	}
	.w262 {
		width: 100%;
	}
	.adSlide {
		width: 100%;
	}
	.adSlide .bd img {
		width: 100%;
	}
	#index_51_1 {
		margin-right: 2%;
	}
	#index_51_1,
	#index_51_2,
	#index_51_3 {
		width: 32%;
	}
	.zu {
		width: 100%;
	}
	.zu1 {
		width: 100%;
	}
	.hdjl {
		display: none;
	}
	.w1100 {
		width: 100%;
	}
	.hides {
		display: none;
	}
	.shows {
		display: block;
	}
}

@media only screen and (max-width:868px) {
	#picnews {
		width: 100%;
	}
	.news_right {
		width: 100%;
	}
	#index_51_1,
	#index_51_2,
	#index_51_3 {
		width: 100%;
		margin-right: 0px;
	}
	.zu2 {
		float: inherit;
		margin: 0 auto;
	}
	.zu2 img {
		float: inherit;
	}
		#head .banner img{padding: 40px 0px;margin-top: 0px!important;}
		.TabTitle1 li{max-width: 50%;}
		#index_5{width: 100%;}
		#index_5_1{width: 100%;margin-right: 0px;}
		#index_5_2{width: 100%;}
}

@media only screen and (max-width:600px) {
	.news_right2{width: 100%;}
	.TabTitle12 li{width: 50%;}
	.p6list li{width: 50%;box-sizing: border-box;margin: 0px;padding: 5px;}
	.p6list li img{width: 100%;}
	.rtkk li{width: 50%;box-sizing: border-box;}
}